home *** CD-ROM | disk | FTP | other *** search
- Path: prodigy.com!usenet
- From: SBNL60A@prodigy.com (Robert Mcmanus)
- Newsgroups: comp.lang.c++
- Subject: DOS Question
- Date: 8 Feb 1996 03:25:00 GMT
- Organization: Prodigy Services Company 1-800-PRODIGY
- Distribution: world
- Message-ID: <4fbqec$f6m@usenetp1.news.prodigy.com>
- NNTP-Posting-Host: inugap1.news.prodigy.com
- X-Newsreader: Version 1.2
-
- I'm using Visual C++ 1.5 in DOS apps. I would like to have the program
- take every file with a set extension (*.dat in this case) and put it into
- an
- array so that I can then open them one at a time. Currently I'm
- stumped on this problem, and I would greatly appreciate
- any insight on the the subject.
- Thanks,
- -Robert McManus
-
-